TSTP Solution File: NUM726^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM726^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.OIIzagWCuN true

% Computer : n032.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:43:43 EDT 2023

% Result   : Theorem 0.13s 0.58s
% Output   : Refutation 0.13s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   14 (   7 unt;   7 typ;   0 def)
%            Number of atoms       :    7 (   6 equ;   0 cnn)
%            Maximal formula atoms :    1 (   1 avg)
%            Number of connectives :   51 (   3   ~;   0   |;   0   &;  48   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    2 (   1 avg)
%            Number of types       :    2 (   2 usr)
%            Number of type conns  :    4 (   4   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :    0 (   0   ^;   0   !;   0   ?;   0   :)

% Comments : 
%------------------------------------------------------------------------------
thf(nat_type,type,
    nat: $tType ).

thf(frac_type,type,
    frac: $tType ).

thf(ts_type,type,
    ts: nat > nat > nat ).

thf(y_type,type,
    y: frac ).

thf(den_type,type,
    den: frac > nat ).

thf(num_type,type,
    num: frac > nat ).

thf(x_type,type,
    x: frac ).

thf(satz38,conjecture,
    ( ( ts @ ( num @ y ) @ ( den @ x ) )
    = ( ts @ ( num @ x ) @ ( den @ y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ( ts @ ( num @ y ) @ ( den @ x ) )
   != ( ts @ ( num @ x ) @ ( den @ y ) ) ),
    inference('cnf.neg',[status(esa)],[satz38]) ).

thf(zip_derived_cl1,plain,
    ( ( ts @ ( num @ y ) @ ( den @ x ) )
   != ( ts @ ( num @ x ) @ ( den @ y ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(e,axiom,
    ( ( ts @ ( num @ x ) @ ( den @ y ) )
    = ( ts @ ( num @ y ) @ ( den @ x ) ) ) ).

thf(zip_derived_cl0,plain,
    ( ( ts @ ( num @ x ) @ ( den @ y ) )
    = ( ts @ ( num @ y ) @ ( den @ x ) ) ),
    inference(cnf,[status(esa)],[e]) ).

thf(zip_derived_cl2,plain,
    ( ( ts @ ( num @ x ) @ ( den @ y ) )
   != ( ts @ ( num @ x ) @ ( den @ y ) ) ),
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl3,plain,
    $false,
    inference(simplify,[status(thm)],[zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.09  % Problem  : NUM726^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.09  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.OIIzagWCuN true
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.28  % WCLimit  : 300
% 0.08/0.28  % DateTime : Fri Aug 25 16:39:58 EDT 2023
% 0.08/0.28  % CPUTime  : 
% 0.08/0.28  % Running portfolio for 300 s
% 0.08/0.28  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.08/0.28  % Number of cores: 8
% 0.08/0.29  % Python version: Python 3.6.8
% 0.08/0.29  % Running in HO mode
% 0.13/0.51  % Total configuration time : 828
% 0.13/0.51  % Estimated wc time : 1656
% 0.13/0.51  % Estimated cpu time (8 cpus) : 207.0
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.13/0.56  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.13/0.58  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.13/0.58  % Solved by lams/40_c.s.sh.
% 0.13/0.58  % done 1 iterations in 0.005s
% 0.13/0.58  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.13/0.58  % SZS output start Refutation
% See solution above
% 0.13/0.58  
% 0.13/0.58  
% 0.13/0.58  % Terminating...
% 0.13/0.61  % Runner terminated.
% 0.13/0.61  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------